* textmodes/reftex-parse.el (reftex-parse-from-file): Use variable reftex-section...
authorVincent Belaïche <vincentb1@users.sourceforge.net>
Sun, 25 Nov 2012 05:05:34 +0000 (06:05 +0100)
committerVincent Belaïche <vincentb1@users.sourceforge.net>
Sun, 25 Nov 2012 05:05:34 +0000 (06:05 +0100)
commit1e1fb61e3948b6afa994f9cd619e2b50fa4fa535
treebeecc3897a3110927f2a39c2ca63fbc0efa384d8
parentd135c38b6879815894666ed703c92822986cdbca
* textmodes/reftex-parse.el (reftex-parse-from-file): Use variable reftex-section-info-function in order to be compatible with Texinfo integration.

* textmodes/reftex.el (reftex-section-pre-regexp, reftex-section-post-regexp, reftex-section-info-function): New variable. (reftex-compile-variables): Use variables reftex-section-pre-regexp, reftex-section-post-regexp, and reftex-section-info-function in order to be compatible with Texinfo integration.

* textmodes/reftex-toc.el (reftex-toc-promote-action): use reftex-section-pre-regexp variable in order to be compatible with Texinfo integration.
lisp/ChangeLog
lisp/textmodes/reftex-parse.el
lisp/textmodes/reftex-toc.el
lisp/textmodes/reftex.el